PESetFieldMappingType

Use PESetFieldMappingType to set the field mapping type code for the specified report.

C Syntax
BOOL CRPE_API PESetFieldMappingType 
        short printJob,
        WORD mappingType );
Parameters

printJob

Specifies the print job for which you want to set the field mapping type code.

mappingType

The field mapping type code that you want to set. Use one of the PE_FM_XXX Field Mapping Type Constants.

Returns
Remarks
VB Syntax
Declare Function PESetFieldMappingType Lib "crpe32.dll" (
    ByVal printJob As Integer, ByVal mappingType As Integer ) As Integer
Delphi Syntax
function PESetFieldMappingType (
    printJob: smallint;
    mappingType: Word
    ): BOOL stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com